projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65a48f1
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 12 Jul 2002 16:56:03 +0000
(16:56 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 12 Jul 2002 16:56:03 +0000
(16:56 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 767d8fa194706a1c6e5658f7cdcce71cb6191cb2..cec6bd628f108939631e3543f63e3fa7f54435b6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2002-07-12 Juanma Barranquero <lektu@terra.es>
+ * help-fns.el (describe-variable): Put `defvaralias' info before the
+ documentation (patch from John Paul Wallington
+ <jpw@shootybangbang.com>). Remove useless "Documentation:" string.
+
* timer.el (timer-set-time-with-usecs): Fix documentation. Simplify
extraction of time data.